object PagesDlg: TPagesDlg Left = 11 Top = 127 ActiveControl = PageControl1 BorderIcons = [] BorderStyle = bsDialog Caption = 'Pick a topic' ClientHeight = 311 ClientWidth = 492 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsMDIChild KeyPreview = True Position = poScreenCenter Visible = True OnClose = FormClose OnKeyDown = FormKeyDown PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 492 Height = 283 Align = alClient BevelOuter = bvNone BorderWidth = 5 ParentColor = True TabOrder = 0 object PageControl1: TPageControl Left = 5 Top = 5 Width = 482 Height = 273 ActivePage = TabSheet1 Align = alClient TabOrder = 0 object TabSheet1: TTabSheet Caption = 'Topic 1' object Label1: TLabel Left = 8 Top = 16 Width = 3 Height = 13 Visible = False end object Label2: TLabel Left = 16 Top = 24 Width = 3 Height = 13 Visible = False end object Memo1: TMemo Left = 8 Top = 0 Width = 466 Height = 245 Align = alClient BorderStyle = bsNone Font.Color = clBlack Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False ReadOnly = True TabOrder = 0 OnEnter = Memo1Enter end object Panel3: TPanel Left = 0 Top = 0 Width = 8 Height = 245 Align = alLeft BevelOuter = bvNone Color = clWhite TabOrder = 1 end end end end object Panel2: TPanel Left = 0 Top = 283 Width = 492 Height = 28 Align = alBottom BevelOuter = bvNone ParentColor = True TabOrder = 1 object BitBtn1: TBitBtn Left = 8 Top = 0 Width = 75 Height = 25 TabOrder = 0 OnClick = BitBtn1Click Kind = bkYes end object BitBtn2: TBitBtn Left = 88 Top = 0 Width = 97 Height = 25 Caption = 'Hel&p on topic' TabOrder = 1 OnClick = BitBtn2Click Glyph.Data = { DE010000424DDE01000000000000760000002800000024000000120000000100 0400000000006801000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333332233 3333333333333FF3333333330000333333324423333333333333388F33333333 00003333333A22433333333333338F38F3333333000033333333A22333333333 33338FF8F3333333000033333333333333333333333338833333333300003333 3333446333333333333333FF3333333300003333333222433333333333333888 F333333300003333333A22433333333333338F38F333333300003333333A2224 3333333333338F38F3333333000033333333A2224333333333338F338F333333 0000333333333A2224333333333338F338F3333300003333344333A222433333 333F338F338F3333000033332224333A224333333388F338F338F33300003333 A22244422243333338F38FFF8338F333000033333A2222222223333338F33888 3338F3330000333333AA222222333333338FF33333383333000033333333AAAA A333333333388FFFFF8333330000333333333333333333333333388888333333 0000} NumGlyphs = 2 end end end